*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Sun, 28 Sep 2003 23:30:45 +0000 (23:30 +0000)
committerKenichi Handa <handa@m17n.org>
Sun, 28 Sep 2003 23:30:45 +0000 (23:30 +0000)
lisp/ChangeLog
src/ChangeLog

index 860a4ff44e0a60059cbd588e1d691ef5343041cb..f40fd039a424b83b5070f853ca433c526b0f1b3a 100644 (file)
@@ -1,3 +1,12 @@
+2003-09-28  Kenichi Handa  <handa@m17n.org>
+
+       * descr-text.el (describe-char-display): New function.
+       (describe-char): Pay attention to display table on describing how
+       a character is displayed.
+
+       * international/mule-cmds.el (encoded-string-description): Prepend
+       "0x" to each encoded byte.
+
 2003-09-28  Andreas Schwab  <schwab@suse.de>
 
        * find-file.el (ff-special-constructs): Add autoload cookie.
index a06ceadfc9f1608e8f9b1be31936727b7e53017e..2ad75154e69b70963abdcac9ce29a6fa8ad65973 100644 (file)
@@ -1,3 +1,8 @@
+2003-09-28  Kenichi Handa  <handa@m17n.org>
+
+       * fontset.c (Finternal_char_font): Change return value to
+       cons (FONT-NAME . GLYPH-CODE).
+
 2003-09-28  Eli Zaretskii  <eliz@elta.co.il>
 
        * term.c (tty_setup_colors): Treat any negative argument as -1.